home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9806 / 000073_owner-linux-arm…r.rutgers.edu _Sun Jun 7 16:27:51 1998.msg < prev    next >
Internet Message Format  |  1998-06-30  |  3KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id QAA10565
  4.     for <willy@odie.barnet.ac.uk>; Sun, 7 Jun 1998 16:27:50 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id QAA16322
  7.     for <willy@bofh.ai>; Sun, 7 Jun 1998 16:29:12 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:37130 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <19602-27883>; Sun, 7 Jun 1998 18:28:33 +0300
  9. Received: by vger.rutgers.edu id <971547-31949>; Sun, 7 Jun 1998 09:56:23 -0400
  10. Received: from post-12.mail.demon.net ([194.217.242.41]:55123 "HELO post.mail.demon.net" ident: "NO-IDENT-SERVICE[2]") by vger.rutgers.edu with SMTP id <971458-31949>; Sun, 7 Jun 1998 09:53:40 -0400
  11. Received: from (tardis.home.dave) [194.222.210.232] 
  12.     by post.mail.demon.net with smtp (Exim 1.82 #2)
  13.     id 0yihJx-0005Ik-00; Sun, 7 Jun 1998 16:25:21 +0100
  14. Date:     Sun, 7 Jun 1998 16:20:13 +0100 (BST)
  15. From: Dave Gilbert <gilbertd@treblig.org>
  16. X-Sender: gilbertd@tardis.home.dave
  17. To: linux-arm@vger.rutgers.edu
  18. Subject: .angelrc
  19. Message-ID: <Pine.LNX.3.96.980607161832.2436D-100000@tardis.home.dave>
  20. MIME-Version: 1.0
  21. Content-Type: TEXT/PLAIN; charset=US-ASCII
  22. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  23. Sender: owner-linux-arm@vger.rutgers.edu
  24. Precedence: bulk
  25. X-Loop: majordomo@vger.rutgers.edu
  26. Status: RO
  27.  
  28. Hi,
  29.   For those of you struggling with EBSA's and Burtus's (Bruti??)
  30. you might like to try this .angelrc:
  31.  
  32. and I start it with:
  33.  
  34. angelboot -b 200000 -e 200074 -v ../BOOTP/bootp
  35. (But those are the addresses for our bootloader)
  36.  
  37. #    $Causality: dot.angelrc,v 1.3 1997/12/24 01:40:35 ebsa Exp $
  38. #
  39. # Example options file for angelboot
  40. #
  41. # device <special file>
  42. # options <serial options>
  43. # baud <baud rate>
  44. # image <image filename>
  45. # size <image size to xfer>
  46. # offset <image offset for xfer start>
  47. # base <base address>
  48. # entry <entry address>
  49. # r0 <value>
  50. # r1 <value>
  51. # r2 <value>
  52. # r3 <value>
  53. # exec <executable>
  54. #
  55.  
  56. # The serial device to use for communicating with Angel
  57. device /dev/cua0
  58. # The default serial options to use
  59. options "9600 8N1"
  60. # The baud rate to use for the actual data download
  61. baud 38400
  62. # The boot image filename
  63. image toboot
  64. # The image size to download
  65. # 0 or not present - use file size
  66. size 0
  67. # The offset into the image to start the download at
  68. # 0 or not present - use start of file
  69. offset 0
  70. # The base address to load the image to
  71. base 0x8000
  72. # The entry address for execution
  73. entry 0x8020
  74. # register 0 on entry
  75. r0 0x00000000
  76. # register 1 on entry
  77. r1 0x00000002
  78. # register 2 on entry
  79. r2 0x00000000
  80. # register 3 on entry
  81. r3 0x00000000
  82. # The executable to invoke on completion of a sucessful download
  83. exec minicom
  84.  
  85.  
  86.  --------------------------------------------------------------------
  87. / Dr. David Alan Gilbert      | Running Linux on Alpha & ARM         \ 
  88. \   gro.gilbert @ treblig.org | ------- Happy in hex -------         /
  89.  \____________________________|___ http://www.treblig.demon.co.uk __/
  90.  
  91. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu